text/template/parse.ActionNode.writeTo (method, view implemented interface methods)

2 uses

	text/template/parse (current package)
		node.go#L271: 	a.writeTo(&sb)
		node.go#L275: func (a *ActionNode) writeTo(sb *strings.Builder) {